Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Setting the serviceFaultLevel property
Errors while processing a Web service client request generate a SOAP fault message. The amount of information returned from SOAP fault messages is set by the
serviceFaultLevelproperty for the Web service. You specify the amount of information provided with SOAP fault messages by setting theserviceFaultLevelproperty for a single Web service. You set theserviceFaultLevelproperty in the Web service properties file (*.props) or by using thewsamanutility. This setting take effect immediately at run time. TheserviceFaultLevelprovides the following information based on logging level:
- Level 2 (Basic) — Logs general error information. Use Level 2 when the Web service is running in production.
Note: All Web service logging and fault levels are controlled individually for each Web service to further reduce processing overhead.- Level 3 (Verbose) — Logs Web service request execution, SOAP message processing errors, and user authentication success. Use Level 3 when the Web service is in development or when more detail is required while running in production.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |